SftTabs/NET 6.0

HighlightColor Property, SftTabs Class

Softel vdm, Inc.

Defines the border color used for areas exposed to a light source.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Property HighlightColor As Color

C#   

public Color HighlightColor { get; set; }

C++   

public: property Color HighlightColor {
        Color get();
        void set(Color value);
}

Property Value

The color used for areas exposed to a light source.

The default value is SystemColors.ControlLight.

Comments

The HighlightColor property defines the border color used for areas exposed to a light source.

If the tab control uses Windows themes, the HighlightColor property has no effect.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com